home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-16 | 1.6 KB | 40 lines | [TEXT/MPS ] |
- Instructions for installing NewTempFile and
- Commandos for formatting Rez input.
- W. Powell 1988 for MacTutor.
-
- 1) Either
- a) Move all file from the folder named "Rezscripts" to a
- folder in the search path for MPW commands on your
- system OR
- b) Copy entire folder Rezscripts to a hard disk, and
- add the folder's path to the shell variable {Commands}
-
- 2) Follow instructions in file "NewTempFile.install" to
- set up the MPW system scripts for the scratch file generator.
- This is used by several of the Rez generators, so it must be
- installed.
-
- 3) The cmdo resources are already installed in the scripts
- on this disk. These resources can be easily customized however.
- File RezC.mk contains commands for updating commando
- interfaces of the Rez formatters. The following command will
- generate the commands to recompile the 'cmdo' resources in the
- "Rezscripts" folder.
- a) Make the folder holding the scripts the default directory.
- b) Then execute:
-
- Make -f RezC.mk RezC.???? RezC.???≈[¬u][¬.][¬R]
-
- (you can use the -e option in the make command to
- force it to generate Rez commands).
- c) Select and execute the Rez commands generated by make.
-
- 4) Script "RezMenu" toggles a "Rez" menu on and off. The Rez
- menu will activate the commandos for the various formatters.
-
- 5) Script RezC.SIZE must behave differently, depending upon
- which release of Apple's MPW and Rez Interfaces you have.
- The script is set up to work with MPW 3.0 (and later,
- hopefully). If you are using MPW 2.02, you must edit the
- script. Comments in file RezC.SIZE tell you what to change.
-